

#Element Fill changes the hierachical representation of elements in the markup-column
ELEMENT_FILL = 0,187,187

#Attribute Fill changes the hierachical representation of attributes in the markup-column
ATTRIBUTE_FILL = 238,234,149

#Tag Fill changes the colour of inline tags in the translator toolbar
TAG_FILL = 195,214,155
TAG_BORDER = 0,64,128

#Generic Tag Fill changes the colour of other tags, such as code segments, entities, and nbsp.
GENERIC_TAG_FILL = 149,176,231
GENERIC_TAG_BORDER = 0,64,128